home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / comms / other / mdoors2 / doors / request / request.doc < prev    next >
Text File  |  1999-06-14  |  7KB  |  217 lines

  1.  
  2.  
  3.                          .____.    .____.
  4.        ________._________|    |___ |    | ____________________________
  5.      ./   __   |    |    |  _____/_|    |_\____   |      /   |   ____/_.
  6.  __  |     /   |    |    |   \     |    |    _    |     /    |\______  |  __
  7. -\/--|    /    |    |    |    \    |    |    /    |    /\    |    /    |--\/-
  8. -----|_________|_________|_________|____|_________|____/\____|_________|-p!--
  9.  
  10.                             -  p r e s e n t s  -
  11.  
  12.  
  13.                          REQUEST v2.06 [RELEASE 2]
  14.                      COPYRIGHT 94-95, NEPTUNE & ODYSSEY
  15.  
  16.  
  17. Index
  18. ~~~~~
  19.   Contents of the archive
  20.   Introduction / Features
  21.   Requirements
  22.   Installation
  23.   Tooltypes (Configuration)
  24.   Copyrights
  25.   Greetings / Personal hellos
  26.   File_id.diz
  27.   Buggreports, Suggestions & How to contact!
  28.  
  29.  
  30. Contents of the archive
  31. ~~~~~~~~~~~~~~~~~~~~~~~
  32.   BBS:Commands/BBSCmd/
  33.     REQ.info                1022 bytes - Provided command icon for /X 3.x+.
  34.  
  35.   BBS:Doors/Request/
  36.     Request                24396 bytes - The door for any cpu.
  37.     Request.info            1240 bytes - Sample configuration icon.
  38.     Request.doc             6510 bytes - This documentation.
  39.  
  40.  
  41. Introduction / Features
  42. ~~~~~~~~~~~~~~~~~~~~~~~
  43.   This door is another production from outlaws/therion and it's fully
  44.   programmed in c to accomplish some speed.
  45.  
  46.  
  47. Requirements
  48. ~~~~~~~~~~~~
  49.   - Any amiga with os2.0+.
  50.   - Amiexpress, S-Express or simular.
  51.  
  52.  
  53. Installation
  54. ~~~~~~~~~~~~
  55.   (CLI) : Copy Doors/Request to Doors:
  56.  
  57.   2.x
  58.     (CLI) : Edit BBS:Commands/BBS.CMD
  59.       --- cut --- cut --- cut --- cut --- cut ---
  60.       *REQ       XM001Doors:Request/Request
  61.       --- cut --- cut --- cut --- cut --- cut ---
  62.  
  63.   3.x, 4.x
  64.     (CLI) : Copy Commands/BBSCmd/REQ.info to BBS:Commands/BBSCmd/
  65.  
  66.  
  67. Tooltypes (Configuration)
  68. ~~~~~~~~~~~~~~~~~~~~~~~~~
  69.   This door configures by tooltypes, (Doors:Request/Request.info):
  70.  
  71.   ----------------------------------------------------------------
  72.  
  73.   Template: BULL.OUTPUT=<path:filename>
  74.   Example : BULL.OUTPUT=BBS:Conf.Requests/Bull.txt
  75.  
  76.   Destination textfile for bulletin/list of requested files.
  77.  
  78.   ----------------------------------------------------------------
  79.  
  80.   Template: BULL.HEADER=<path:filename>
  81.   Example : BULL.HEADER=Doors:Request/Header.txt
  82.  
  83.   Headertext for the destination textfile.
  84.  
  85.   ----------------------------------------------------------------
  86.  
  87.   Template: BULL.TAIL=<path:filename>
  88.   Example : BULL.TAIL=Doors:Request/Tailer.txt
  89.  
  90.   Tailtext for the destination textfile.
  91.  
  92.   ----------------------------------------------------------------
  93.  
  94.   Template: MSG.BASE_PATH=<path>
  95.   Example : MSG.BASE_PATH=BBS:Conf.Requests/Msgbase/
  96.  
  97.   Messagebase path for conference to post messages in, note that it MUST
  98.   end with an "/" or an ":".
  99.  
  100.   ----------------------------------------------------------------
  101.  
  102.   Template: MSG.MID_STRING=<string>
  103.   Example : MSG.MID_STRING=esc[34m|esc[0m
  104.  
  105.   Separator string for destination textfile, Use Leftamiga+ctrl+esc to
  106.   get an escape character in a tooltype editor..
  107.  
  108.   ----------------------------------------------------------------
  109.  
  110.   Template: MSG.PATTERN=<path:filename>
  111.   Example : MSG.PATTERN=Doors:Request/Message.dsg
  112.  
  113.   Location of the design for the message output!. How to do some own
  114.   design will be explained later on!!
  115.  
  116.   ----------------------------------------------------------------
  117.  
  118.   Template: MSG.SUBJECT=<string>
  119.   Example : MSG.SUBJECT=MOST WANTED!!
  120.  
  121.   Simply the subject of the letter that will be created!
  122.  
  123.   ----------------------------------------------------------------
  124.  
  125.   Template: MSG.POST_TO=<string>
  126.   Example : MSG.POST_TO=EALL
  127.  
  128.   User to post the message to, "EALL" or "ALL" is recommended.
  129.  
  130.   ----------------------------------------------------------------
  131.  
  132.   Template: ACS.DELETE_ALL=<access>
  133.   Example : ACS.DELETE_ALL=255
  134.  
  135.   Minimum of access to delete any request (not just your own!!).
  136.  
  137.   ----------------------------------------------------------------
  138.  
  139.   Template: DATAFILE_PATH=<path:filename>
  140.   Example : DATAFILE_PATH=Doors:Request/Request.data
  141.  
  142.   Datafile path for the datafile!! NOT the same as the old Request data
  143.   so delete the old one or just don't use the same!!
  144.  
  145.   ----------------------------------------------------------------
  146.  
  147.  
  148. Message configuration
  149. ~~~~~~~~~~~~~~~~~~~~~
  150.  
  151.   These can be used anywhere in the text pattern:
  152.  
  153.   %DT - Current Date
  154.   %UN - Username/Handle
  155.   %LT - Location/Group
  156.   %RQ - File Requested
  157.   %CM - Longer Description
  158.  
  159.   If the user choose NOT to enter a longer comment the rows that starts with
  160.   an "°" character will be skipped. And if the user choose to enter a longer
  161.   comment these row's will be shown, and the "°" char will be ignored!!
  162.  
  163.   --- cut --- cut --- cut --- cut --- cut --- cut --- cut --- cut ---
  164.  
  165.           Current Date: %DT
  166.        Username/Handle: %UN
  167.         Location/Group: %LT
  168.  
  169.         Requested file: %RQ
  170.  
  171.   ° Longer description..
  172.   ° : %CM
  173.   °
  174.   --- cut --- cut --- cut --- cut --- cut --- cut --- cut --- cut ---
  175.  
  176.  
  177. Copyrights
  178. ~~~~~~~~~~
  179.   Permission is granted to freely distribute this product for non-commercial
  180.   purposes only, as long as all files remain unmodified. I take no charge
  181.   for the door but you could leave me a mail and tell me that you use it and
  182.   perhaps support my board.
  183.  
  184.  
  185. Mega ultra hello to megaultramightyblastkillerboost.. (Greetings)
  186. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  187.  
  188.                 Aquarius/Otl - Hijacker/Cls - Sandman/Flt
  189.             Dexter/Afl - Guardian/Ind - Juan/Trsi - Phase!/Frs
  190.          Kid Curry/Cls - Ezco/Dpl - Twister/Dcs? - Amigaspirit/Ind
  191.        B.B.King/Atm - Dalamar/Led - Nike/Crz - Whoosh/Otl - Nero/Pdx
  192.       Zcandaler/Ind - Karma/Acl? - Bobo/Mst - Vegas/Otl - Biscrok/Otl
  193.  
  194.  
  195. File_id.diz
  196. ~~~~~~~~~~~
  197. [-REQUEST-]                 /\__   [-v2.05-]
  198. ._________ ___ __ _/\______/  _/_ _/\__ ___.
  199. |               //____   __  ___/_/   /___ |
  200. | REQUEST v2.05  /   /   /   /   /   /   / |
  201. | [ RELEASE 2 ] _\___   /\___   /____   /__|
  202. |                _ ___ /__ ___ /_ ____ /__/|
  203. | We are proud to    \/      \/ -bIS!\/    |
  204. | present the best requester ever made for |
  205. | any /X. Lot's of new features and bug-   |
  206. | fixes since the last release. CHECK IT!! |
  207. | Code by Neptune and Odyssey of Outlaws.  |
  208. `------------------------------------------'
  209.  
  210.  
  211. Bug reports, Suggestions & How to contact!
  212. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  213.   If you have any suggestions or bug-reports please contact us on..
  214.  
  215.                   ---  FROZEN ASSETS  +46-322-665225  ---
  216.  
  217.